home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_29458.txt < prev    next >
Text File  |  1990-03-19  |  5KB  |  275 lines

  1. -- card: 29458 from stack: in
  2. -- bmap block id: 62794
  3. -- flags: 0000
  4. -- background id: 49679
  5. -- name: content 6
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global mapLoc, cardLoc
  9.   set hilite of bg btn "content 8" to true
  10.   if cardloc < 15 then
  11.     if maploc = "question" then
  12.       set hilite of cd btn ("question" && cardLoc) to true
  13.     end if
  14.   end if
  15. end opencard
  16.  
  17. on closeCard
  18.   global mapLoc, cardLoc
  19.   set hilite of bg btn "content 8" to false
  20.   if maploc = "question" then
  21.     if cardloc < 15 then
  22.       set hilite of cd btn ("question" && cardLoc) to false
  23.     end if
  24.   end if
  25. end closeCard
  26.  
  27.  
  28.  
  29.  
  30.  
  31. -- part 1 (field)
  32. -- low flags: 01
  33. -- high flags: 2000
  34. -- rect: left=128 top=150 right=306 bottom=347
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 9
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: 
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: 2002
  48. -- rect: left=111 top=156 right=169 bottom=134
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: question 0
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   push card
  60.   visual effect dissolve
  61.   go card "question 0"
  62. end mouseUp
  63.  
  64.  
  65.  
  66.  
  67. -- part 9 (button)
  68. -- low flags: 00
  69. -- high flags: 2002
  70. -- rect: left=111 top=172 right=185 bottom=134
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: question 1
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   push card
  82.   visual effect dissolve
  83.   go card "question 1"
  84. end mouseUp
  85.  
  86.  
  87.  
  88.  
  89. -- part 10 (button)
  90. -- low flags: 00
  91. -- high flags: 2002
  92. -- rect: left=111 top=188 right=201 bottom=134
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: question 2
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   push card
  104.   visual effect dissolve
  105.   go card "question 2"
  106. end mouseUp
  107.  
  108.  
  109.  
  110.  
  111. -- part 11 (button)
  112. -- low flags: 00
  113. -- high flags: 2002
  114. -- rect: left=111 top=204 right=217 bottom=134
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: question 3
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   push card
  126.   visual effect dissolve
  127.   go card "question 3"
  128. end mouseUp
  129.  
  130.  
  131.  
  132.  
  133. -- part 12 (button)
  134. -- low flags: 00
  135. -- high flags: 2002
  136. -- rect: left=111 top=220 right=233 bottom=134
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: question 4
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   push card
  148.   visual effect dissolve
  149.   go card "question 4"
  150. end mouseUp
  151.  
  152.  
  153.  
  154.  
  155. -- part 13 (button)
  156. -- low flags: 00
  157. -- high flags: 2002
  158. -- rect: left=111 top=237 right=250 bottom=134
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: question 5
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   push card
  170.   visual effect dissolve
  171.   go card "question 5"
  172. end mouseUp
  173.  
  174.  
  175.  
  176.  
  177. -- part 14 (button)
  178. -- low flags: 00
  179. -- high flags: 2002
  180. -- rect: left=111 top=253 right=266 bottom=134
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 1
  184. -- font id: 0
  185. -- text size: 12
  186. -- style flags: 0
  187. -- line height: 16
  188. -- part name: question 6
  189. ----- HyperTalk script -----
  190. on mouseUp
  191.   push card
  192.   visual effect dissolve
  193.   go card "question 6"
  194. end mouseUp
  195.  
  196.  
  197.  
  198.  
  199. -- part 15 (button)
  200. -- low flags: 00
  201. -- high flags: 2002
  202. -- rect: left=111 top=269 right=282 bottom=134
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 1
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: question 7
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   push card
  214.   visual effect dissolve
  215.   go card "question 7"
  216. end mouseUp
  217.  
  218.  
  219.  
  220.  
  221. -- part 16 (button)
  222. -- low flags: 00
  223. -- high flags: 2002
  224. -- rect: left=111 top=285 right=298 bottom=134
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: question 8
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   push card
  236.   visual effect dissolve
  237.   go card "question 8"
  238. end mouseUp
  239.  
  240.  
  241.  
  242.  
  243. -- part contents for background part 1
  244. ----- text -----
  245. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  246.  
  247. -- part contents for background part 2
  248. ----- text -----
  249. Stack Contents
  250.  
  251. -- part contents for background part 8
  252. ----- text -----
  253. content6
  254.  
  255. -- part contents for background part 11
  256. ----- text -----
  257. Click any card to go there, a highlighted card indicates where you just came from.
  258.  
  259. -- part contents for background part 12
  260. ----- text -----
  261. User Questions
  262.  
  263. -- part contents for card part 1
  264. ----- text -----
  265. Introduction
  266. Graphics Quality
  267. Software Compatibility
  268. Hardware Compatibility
  269. System Requirements
  270. Color and Grayscale Screens
  271. Slot Requirements
  272. How Do I Upgrade
  273. Timing of Introduction
  274.  
  275.